projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5c09ea
)
Whitespace fix.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 30 May 2007 19:28:11 +0000
(19:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 30 May 2007 19:28:11 +0000
(19:28 +0000)
src/term.c
patch
|
blob
|
history
diff --git
a/src/term.c
b/src/term.c
index 6a39544c00c4a3d3b74a20d83a0fc5a28767f6b6..7abb5d2e049cc5f0a5c607490c6366850705b4a0 100644
(file)
--- a/
src/term.c
+++ b/
src/term.c
@@
-2382,7
+2382,8
@@
set_tty_color_mode (f, val)
***********************************************************************/
#ifdef HAVE_GPM
-void term_mouse_moveto (int x, int y)
+void
+term_mouse_moveto (int x, int y)
{
const char *name;
int fd;